[INFO] cloning repository https://github.com/therealgulkorinaga/chamber
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/therealgulkorinaga/chamber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealgulkorinaga%2Fchamber", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealgulkorinaga%2Fchamber'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d338b28e9a2e40192d6b80dac5f2f9476f7d6740
[INFO] testing therealgulkorinaga/chamber against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealgulkorinaga%2Fchamber" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/therealgulkorinaga/chamber
[INFO] finished tweaking git repo https://github.com/therealgulkorinaga/chamber
[INFO] tweaked toml for git repo https://github.com/therealgulkorinaga/chamber written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/therealgulkorinaga/chamber on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/therealgulkorinaga/chamber already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wry v0.55.0
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded tao v0.35.0
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7725cc44e6e222745fb330cc70f50bac8f85234fdff1e43b46a2ac201827d91
[INFO] running `Command { std: "docker" "start" "-a" "b7725cc44e6e222745fb330cc70f50bac8f85234fdff1e43b46a2ac201827d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7725cc44e6e222745fb330cc70f50bac8f85234fdff1e43b46a2ac201827d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7725cc44e6e222745fb330cc70f50bac8f85234fdff1e43b46a2ac201827d91", kill_on_drop: false }`
[INFO] [stdout] b7725cc44e6e222745fb330cc70f50bac8f85234fdff1e43b46a2ac201827d91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26cae1372edfdcefcb6204f79e3a4279a5e9a6393b7b8b9a33f46b42bd41a5b0
[INFO] running `Command { std: "docker" "start" "-a" "26cae1372edfdcefcb6204f79e3a4279a5e9a6393b7b8b9a33f46b42bd41a5b0", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/chambers
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `chambers` in package `chambers-cli v0.1.0 (/opt/rustwide/workdir/crates/chambers-cli)` has the same output filename as the bin target `chambers` in package `chambers-app v0.1.0 (/opt/rustwide/workdir/crates/chambers-app)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/chambers.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `chambers` in package `chambers-cli v0.1.0 (/opt/rustwide/workdir/crates/chambers-cli)` has the same output filename as the bin target `chambers` in package `chambers-app v0.1.0 (/opt/rustwide/workdir/crates/chambers-app)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling chambers-types v0.1.0 (/opt/rustwide/workdir/crates/chambers-types)
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling chambers-crypto v0.1.0 (/opt/rustwide/workdir/crates/chambers-crypto)
[INFO] [stdout] warning: unused import: `crate::mem_protect::GuardBuffer`
[INFO] [stdout]  --> crates/chambers-crypto/src/encrypted_store.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::mem_protect::GuardBuffer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CryptoProvider`
[INFO] [stdout]  --> crates/chambers-crypto/src/encrypted_store.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{CryptoProvider, WorldKey};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chambers_types::world::WorldId`
[INFO] [stdout]   --> crates/chambers-crypto/src/encrypted_store.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chambers_types::world::WorldId;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `substrate_key` is never read
[INFO] [stdout]   --> crates/chambers-crypto/src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct CryptoProvider {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 58 |     /// Substrate key K_s — wraps per-world keys.
[INFO] [stdout] 59 |     substrate_key: Arc<Mutex<Option<[u8; 32]>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CryptoProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chambers-state v0.1.0 (/opt/rustwide/workdir/crates/chambers-state)
[INFO] [stderr]    Compiling chambers-audit v0.1.0 (/opt/rustwide/workdir/crates/chambers-audit)
[INFO] [stderr]    Compiling chambers-vault v0.1.0 (/opt/rustwide/workdir/crates/chambers-vault)
[INFO] [stdout] warning: unused import: `SubstrateError`
[INFO] [stdout]  --> crates/chambers-vault/src/lib.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chambers_types::error::{SubstrateError, SubstrateResult};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chambers-capability v0.1.0 (/opt/rustwide/workdir/crates/chambers-capability)
[INFO] [stderr]    Compiling chambers-policy v0.1.0 (/opt/rustwide/workdir/crates/chambers-policy)
[INFO] [stderr]    Compiling chambers-burn v0.1.0 (/opt/rustwide/workdir/crates/chambers-burn)
[INFO] [stderr]    Compiling chambers-operation v0.1.0 (/opt/rustwide/workdir/crates/chambers-operation)
[INFO] [stderr]    Compiling chambers-world v0.1.0 (/opt/rustwide/workdir/crates/chambers-world)
[INFO] [stderr]    Compiling chambers-interpreter v0.1.0 (/opt/rustwide/workdir/crates/chambers-interpreter)
[INFO] [stderr]    Compiling chambers-view v0.1.0 (/opt/rustwide/workdir/crates/chambers-view)
[INFO] [stdout] warning: unused imports: `ObjectLink` and `Object`
[INFO] [stdout]  --> crates/chambers-view/src/lib.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chambers_types::object::{Object, ObjectLink};
[INFO] [stdout]   |                              ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audit` is never read
[INFO] [stdout]   --> crates/chambers-interpreter/src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Interpreter {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     audit: Arc<AuditLog>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Interpreter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chambers-object v0.1.0 (/opt/rustwide/workdir/crates/chambers-object)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chambers-runtime v0.1.0 (/opt/rustwide/workdir/crates/chambers-runtime)
[INFO] [stdout] warning: unused import: `SubstrateError`
[INFO] [stdout]   --> crates/chambers-runtime/src/lib.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | use chambers_types::error::{SubstrateError, SubstrateResult};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling chambers-orchestrator v0.1.0 (/opt/rustwide/workdir/crates/chambers-orchestrator)
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling wry v0.55.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling dlopen2 v0.8.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9adfabc87dccc7b3 -C extra-filename=-bc541be637320680 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9017ff0c40a5fc6a.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fdacbf3ac67afe5d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1acfc0cf8add8470.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-13c0f9c4ec2be8e8.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-bb51f76dc7723537.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `glib` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio_ffi"' --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio_ffi", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=04d1f3911479d8c4 -C extra-filename=-90efd1d05a9bde04 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5c085993cab0beac.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-4627c4895ffd5880.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-586c69000ed4e474.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-eafdccc31efa9d5a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-43eb20e0ce436f28.rmeta --extern gio_ffi=/opt/rustwide/target/debug/deps/libgio_sys-4c22be0fd25d6a82.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-06e91dff7a0a9df4.so --extern ffi=/opt/rustwide/target/debug/deps/libglib_sys-fb4d913fe09362ad.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/deps/libgobject_sys-75a4143a0ccde12a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9017ff0c40a5fc6a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9b3f20cfb3ebd3b2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f4c41bfe2e767b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "26cae1372edfdcefcb6204f79e3a4279a5e9a6393b7b8b9a33f46b42bd41a5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26cae1372edfdcefcb6204f79e3a4279a5e9a6393b7b8b9a33f46b42bd41a5b0", kill_on_drop: false }`
[INFO] [stdout] 26cae1372edfdcefcb6204f79e3a4279a5e9a6393b7b8b9a33f46b42bd41a5b0
